projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367c48e
)
(hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 1 Apr 2006 13:40:19 +0000
(13:40 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 1 Apr 2006 13:40:19 +0000
(13:40 +0000)
Update Copyright years written to src/config.in.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 3c3a44560bc270e831d59ce070f6fcd55fede2b3..6aacfd2bcd4fe83809d97430af3b23132fbde75d 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-611,6
+611,7
@@
dnl see the `changequote' comment above.
;;
hppa*-hp-hpux1[1-9]* )
machine=hp800 opsys=hpux11
+ CFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"
;;
hppa*-*-linux-gnu* )
@@
-2840,7
+2841,7
@@
if test "${REL_ALLOC}" = "yes" ; then
fi
AH_TOP([/* GNU Emacs site configuration template file.
- Copyright (C) 1988, 1993, 1994, 1999, 2000, 2002, 2004
+ Copyright (C) 1988, 1993, 1994, 1999, 2000, 2002, 2004
, 2005, 2006
Free Software Foundation, Inc.
This file is part of GNU Emacs.